home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / cppw_selectdest.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  14.2 KB  |  333 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>538</width>
  12.             <height>368</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <hbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer>
  23.             <property name="name">
  24.                 <cstring>spacer1</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>10</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <widget class="QLayoutWidget">
  40.             <property name="name">
  41.                 <cstring>layout3</cstring>
  42.             </property>
  43.             <vbox>
  44.                 <property name="name">
  45.                     <cstring>unnamed</cstring>
  46.                 </property>
  47.                 <widget class="QLabel">
  48.                     <property name="name">
  49.                         <cstring>textLabel1</cstring>
  50.                     </property>
  51.                     <property name="text">
  52.                         <string>On this page you can select hard disk and the place where to create a copy of the selected partition.</string>
  53.                     </property>
  54.                     <property name="textFormat">
  55.                         <enum>RichText</enum>
  56.                     </property>
  57.                     <property name="alignment">
  58.                         <set>WordBreak|AlignTop|AlignLeft</set>
  59.                     </property>
  60.                 </widget>
  61.                 <widget class="CUDRContainer">
  62.                     <property name="name">
  63.                         <cstring>TargetDiskContainer</cstring>
  64.                     </property>
  65.                     <property name="sizePolicy">
  66.                         <sizepolicy>
  67.                             <hsizetype>7</hsizetype>
  68.                             <vsizetype>5</vsizetype>
  69.                             <horstretch>0</horstretch>
  70.                             <verstretch>0</verstretch>
  71.                         </sizepolicy>
  72.                     </property>
  73.                     <property name="focusPolicy">
  74.                         <enum>TabFocus</enum>
  75.                     </property>
  76.                     <property name="frameShape">
  77.                         <enum>StyledPanel</enum>
  78.                     </property>
  79.                     <property name="Lines" stdset="0">
  80.                         <number>2</number>
  81.                     </property>
  82.                     <property name="ShowMinLines" stdset="0">
  83.                         <bool>true</bool>
  84.                     </property>
  85.                 </widget>
  86.                 <widget class="QFrame">
  87.                     <property name="name">
  88.                         <cstring>OptionsPanel</cstring>
  89.                     </property>
  90.                     <property name="frameShape">
  91.                         <enum>NoFrame</enum>
  92.                     </property>
  93.                     <hbox>
  94.                         <property name="name">
  95.                             <cstring>unnamed</cstring>
  96.                         </property>
  97.                         <widget class="QCheckBox">
  98.                             <property name="name">
  99.                                 <cstring>chkAllowResize</cstring>
  100.                             </property>
  101.                             <property name="text">
  102.                                 <string>Copy the partition with resize</string>
  103.                             </property>
  104.                         </widget>
  105.                         <widget class="QCheckBox">
  106.                             <property name="name">
  107.                                 <cstring>chkCopyWithFreeBlocks</cstring>
  108.                             </property>
  109.                             <property name="text">
  110.                                 <string>Copy with free blocks</string>
  111.                             </property>
  112.                             <property name="checked">
  113.                                 <bool>true</bool>
  114.                             </property>
  115.                         </widget>
  116.                         <spacer>
  117.                             <property name="name">
  118.                                 <cstring>spacer5</cstring>
  119.                             </property>
  120.                             <property name="orientation">
  121.                                 <enum>Horizontal</enum>
  122.                             </property>
  123.                             <property name="sizeType">
  124.                                 <enum>Expanding</enum>
  125.                             </property>
  126.                             <property name="sizeHint">
  127.                                 <size>
  128.                                     <width>80</width>
  129.                                     <height>20</height>
  130.                                 </size>
  131.                             </property>
  132.                         </spacer>
  133.                     </hbox>
  134.                 </widget>
  135.                 <widget class="QWidgetStack">
  136.                     <property name="name">
  137.                         <cstring>PlaceCopyStack</cstring>
  138.                     </property>
  139.                     <property name="sizePolicy">
  140.                         <sizepolicy>
  141.                             <hsizetype>5</hsizetype>
  142.                             <vsizetype>7</vsizetype>
  143.                             <horstretch>0</horstretch>
  144.                             <verstretch>0</verstretch>
  145.                         </sizepolicy>
  146.                     </property>
  147.                     <widget class="QWidget">
  148.                         <property name="name">
  149.                             <cstring>WStackPage</cstring>
  150.                         </property>
  151.                         <attribute name="id">
  152.                             <number>0</number>
  153.                         </attribute>
  154.                         <vbox>
  155.                             <property name="name">
  156.                                 <cstring>unnamed</cstring>
  157.                             </property>
  158.                             <widget class="QLabel">
  159.                                 <property name="name">
  160.                                     <cstring>textLabel1_2</cstring>
  161.                                 </property>
  162.                                 <property name="sizePolicy">
  163.                                     <sizepolicy>
  164.                                         <hsizetype>5</hsizetype>
  165.                                         <vsizetype>4</vsizetype>
  166.                                         <horstretch>0</horstretch>
  167.                                         <verstretch>0</verstretch>
  168.                                     </sizepolicy>
  169.                                 </property>
  170.                                 <property name="text">
  171.                                     <string>Please select a freeblock to copy the partition to:</string>
  172.                                 </property>
  173.                             </widget>
  174.                             <widget class="CCheckListControl">
  175.                                 <property name="name">
  176.                                     <cstring>lvFreeBlocks</cstring>
  177.                                 </property>
  178.                                 <property name="allColumnsShowFocus">
  179.                                     <bool>true</bool>
  180.                                 </property>
  181.                                 <property name="resizeMode">
  182.                                     <enum>LastColumn</enum>
  183.                                 </property>
  184.                             </widget>
  185.                         </vbox>
  186.                     </widget>
  187.                     <widget class="QWidget">
  188.                         <property name="name">
  189.                             <cstring>WStackPage</cstring>
  190.                         </property>
  191.                         <attribute name="id">
  192.                             <number>1</number>
  193.                         </attribute>
  194.                         <grid>
  195.                             <property name="name">
  196.                                 <cstring>unnamed</cstring>
  197.                             </property>
  198.                             <spacer row="1" column="0">
  199.                                 <property name="name">
  200.                                     <cstring>spacer4</cstring>
  201.                                 </property>
  202.                                 <property name="orientation">
  203.                                     <enum>Vertical</enum>
  204.                                 </property>
  205.                                 <property name="sizeType">
  206.                                     <enum>Expanding</enum>
  207.                                 </property>
  208.                                 <property name="sizeHint">
  209.                                     <size>
  210.                                         <width>16</width>
  211.                                         <height>10</height>
  212.                                     </size>
  213.                                 </property>
  214.                             </spacer>
  215.                             <widget class="CStaticTip" row="0" column="0">
  216.                                 <property name="name">
  217.                                     <cstring>TrgStopWarningTip</cstring>
  218.                                 </property>
  219.                                 <property name="sizePolicy">
  220.                                     <sizepolicy>
  221.                                         <hsizetype>7</hsizetype>
  222.                                         <vsizetype>4</vsizetype>
  223.                                         <horstretch>0</horstretch>
  224.                                         <verstretch>0</verstretch>
  225.                                     </sizepolicy>
  226.                                 </property>
  227.                                 <property name="TipText" stdset="0">
  228.                                     <string>The partition cannot be created</string>
  229.                                 </property>
  230.                                 <property name="Alignment" stdset="0">
  231.                                     <set>WordBreak|AlignVCenter</set>
  232.                                 </property>
  233.                                 <property name="Margin" stdset="0">
  234.                                     <number>10</number>
  235.                                 </property>
  236.                                 <property name="ShadowWidth" stdset="0">
  237.                                     <number>2</number>
  238.                                 </property>
  239.                                 <vbox>
  240.                                 </vbox>
  241.                             </widget>
  242.                         </grid>
  243.                     </widget>
  244.                 </widget>
  245.                 <widget class="QLabel">
  246.                     <property name="name">
  247.                         <cstring>TrgGoNextTip</cstring>
  248.                     </property>
  249.                     <property name="sizePolicy">
  250.                         <sizepolicy>
  251.                             <hsizetype>5</hsizetype>
  252.                             <vsizetype>4</vsizetype>
  253.                             <horstretch>0</horstretch>
  254.                             <verstretch>0</verstretch>
  255.                         </sizepolicy>
  256.                     </property>
  257.                     <property name="text">
  258.                         <string>To set up new partition size, click <b>Next</b></string>
  259.                     </property>
  260.                     <property name="alignment">
  261.                         <set>AlignTop|AlignLeft</set>
  262.                     </property>
  263.                 </widget>
  264.             </vbox>
  265.         </widget>
  266.         <spacer>
  267.             <property name="name">
  268.                 <cstring>spacer2</cstring>
  269.             </property>
  270.             <property name="orientation">
  271.                 <enum>Horizontal</enum>
  272.             </property>
  273.             <property name="sizeType">
  274.                 <enum>Fixed</enum>
  275.             </property>
  276.             <property name="sizeHint">
  277.                 <size>
  278.                     <width>10</width>
  279.                     <height>16</height>
  280.                 </size>
  281.             </property>
  282.         </spacer>
  283.     </hbox>
  284. </widget>
  285. <connections>
  286.     <connection>
  287.         <sender>TargetDiskContainer</sender>
  288.         <signal>SelectionChanged(CUDRItem*)</signal>
  289.         <receiver>Form1</receiver>
  290.         <slot>OnSelectTargetHDD(CUDRItem*)</slot>
  291.     </connection>
  292.     <connection>
  293.         <sender>TargetDiskContainer</sender>
  294.         <signal>RequestProperties(CUDRItem*)</signal>
  295.         <receiver>Form1</receiver>
  296.         <slot>OnRequestProperties(CUDRItem*)</slot>
  297.     </connection>
  298.     <connection>
  299.         <sender>chkAllowResize</sender>
  300.         <signal>toggled(bool)</signal>
  301.         <receiver>Form1</receiver>
  302.         <slot>UpdateFreeBlockList()</slot>
  303.     </connection>
  304.     <connection>
  305.         <sender>chkCopyWithFreeBlocks</sender>
  306.         <signal>toggled(bool)</signal>
  307.         <receiver>Form1</receiver>
  308.         <slot>UpdateFreeBlockList()</slot>
  309.     </connection>
  310.     <connection>
  311.         <sender>lvFreeBlocks</sender>
  312.         <signal>selectionChanged()</signal>
  313.         <receiver>Form1</receiver>
  314.         <slot>OnSelectFreeBlock()</slot>
  315.     </connection>
  316. </connections>
  317. <tabstops>
  318.     <tabstop>TargetDiskContainer</tabstop>
  319. </tabstops>
  320. <slots>
  321.     <slot access="protected" specifier="non virtual">OnRequestProperties( CUDRItem * )</slot>
  322.     <slot access="private" specifier="non virtual">OnSelectTargetHDD( CUDRItem * )</slot>
  323.     <slot access="private" specifier="non virtual">UpdateFreeBlockList( void )</slot>
  324.     <slot>OnSelectFreeBlock()</slot>
  325. </slots>
  326. <layoutdefaults spacing="6" margin="0"/>
  327. <includehints>
  328.     <includehint>udr.h</includehint>
  329.     <includehint>checklistctrl.h</includehint>
  330.     <includehint>statictip.h</includehint>
  331. </includehints>
  332. </UI>
  333.